Skip to content

Fix Windows Path Normalization #75

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Apr 14, 2025
Merged

Conversation

dacoburn
Copy link
Collaborator

Windows paths are no longer being normalized correctly

Root Cause

In the 2.0 refactor the logic to normalize was lost

Fix

Add normalizing logic back to the code

Public Changelog

N/A

@dacoburn dacoburn requested a review from a team as a code owner April 14, 2025 14:30
@dacoburn dacoburn requested review from mikolalysenko and rchatrath7 and removed request for a team April 14, 2025 14:30
Copy link

github-actions bot commented Apr 14, 2025

🚀 Preview package published!

Install with:

pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple socketsecurity==2.0.48.dev1

Docker image: socketdev/cli:pr-75

@obarrera obarrera self-requested a review April 14, 2025 15:13
@dacoburn dacoburn merged commit 96e6920 into main Apr 14, 2025
6 checks passed
@dacoburn dacoburn deleted the doug/fix-windows-normalization branch April 14, 2025 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants